home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / compress / stomp / stomp2.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1994-10-01  |  3.6 KB  |  105 lines

  1. FileDlg
  2. Times New Roman
  3. Form1%
  4. FileEdit
  5. Times New Roman
  6. Times New Roman
  7. Cancel
  8. Cancel
  9. Times New Roman
  10. File1
  11. Times New Roman
  12. DirList
  13. Times New Roman
  14. Drive1
  15. Label1
  16. File&name:
  17. Times New Roman
  18. DirLabel
  19. Times New Roman
  20. Label2
  21. &Files:
  22. Times New Roman
  23. Label3
  24. &Directories:
  25. Times New Roman
  26. Label2_Clickk
  27. DirLabel_Click@
  28. OKButton_Click
  29. fileedit
  30. FileList
  31.     ListCount
  32. FileDialog
  33. FileDlgV
  34. DirList
  35. File1_Click
  36. Dir1_Change6
  37. DirLabel
  38. Caption
  39. Form_Click
  40. @    Form_Load|
  41. CancelButton_Click
  42. FIRSTDIR`
  43. Direct
  44. NEXTDIR
  45. DirList_Clickk
  46. Drive1
  47. Update_List_Boxes
  48. DirList_DblClicki
  49. DirList_DragDrop
  50. Source
  51. DirList_DragOver
  52. StateI
  53. DirList_GotFocus
  54. DirList_KeyDown
  55. KeyCode{
  56. Shiftz
  57. DirList_KeyPress
  58. KeyAscii
  59. DirList_KeyUp
  60. DirList_LostFocus!
  61. DirList_MouseDown
  62. Button
  63. DirList_MouseMove^
  64. DirList_MouseUp
  65. FileList_ClickL
  66. FileList_DblClick
  67. File1
  68. Drive11
  69. MB_RETRYANDCANCEL
  70. MB_ICONEXCLAMATION
  71. File1_DblClick
  72.     ListIndex
  73. Cancel_Click
  74. ok_click
  75. oldDir
  76. FileEdit_Change
  77. Pattern
  78. PatternChange
  79. Form_LostFocus
  80. Form_MouseDown
  81. FileName
  82. Form_GotFocus
  83. which
  84. form1
  85. text1
  86. text2
  87. Cancel_Click
  88.  if we select Cancel, we can unload the dialog since
  89.  we don't need it anymorec
  90. DirList_DblClick
  91.  when you double-click on a directory or drive entry,n
  92.  check to see if the selected item is a drive; if so,f
  93.  change the current drivec
  94.  check to see if the disk is ready
  95.  otherwise, change the current directory
  96. Unable to switch to drive 
  97. Visual Basic - FileDlg
  98.  if we press Cancel, go back to the previous drive
  99. File1_Click
  100. File1_DblClick
  101. Form_GotFocus
  102. Form_Load
  103. ok_click
  104. Update_List_Boxes
  105.